Namespace - LJCNetCommon
Parameters
name - The attribute name.
value - The attribute value.
Returns
The XMLAttribute reference.
Syntax
C# |
public Attribute Add(String name, String value)
|
Creates and adds an XMLAttribute.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.